home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / initsprite / local.mk.old < prev    next >
Encoding:
Text File  |  1989-07-19  |  486 b   |  17 lines

  1. #
  2. # This file is included by Makefile.  Makefile is generated automatically
  3. # by mkmf, and this file provides additional local personalization.  The
  4. # variable SYSMAKEFILE is provdied by Makefile;  it's a system Makefile
  5. # that must be included to set up various compilation stuff.
  6. #
  7.  
  8. #
  9. # Don't install into a normal commands directory.  Instead, put
  10. # in the booting area.
  11. #
  12.  
  13. NOBACKUP    = true, no backup directory for booting commands
  14. INSTALLDIR    = /boot/cmds
  15.  
  16. #include    <$(SYSMAKEFILE)>
  17.